home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / graphvew / dvpeg30i.arj / DVPEG.DOC next >
Text File  |  1994-01-12  |  14KB  |  377 lines

  1.                   Dvpeg 3.0h - dvpeg.doc file
  2.                ---------------------------------
  3.  
  4. Use:  Dvpeg is a DOS based (286 or up) JPEG / GIF / Targa / PPM viewer
  5.     that will run under DOS, Windows, OS\2.
  6.  
  7.  
  8.   Limitations
  9.   -----------
  10.   Viewing of JPEG, some Targa and all PPM images require a 15/16/24 bit
  11.   video card for speed and image quality.  JPEG images can be viewed on
  12.   256 color modes but will take longer to decode.  Targa and PPM images
  13.   can be viewed on 256 color modes but they will be in grayscale.  If the
  14.   original image was color the red portion is used to set the brightness.
  15.  
  16.   16 color modes are supported as color or gray.  Nothing less (ie
  17.   monochrome) is supported.
  18.  
  19.  
  20.   Speed
  21.   -----
  22.   For maximum speed set the shrinking to 1:1
  23.   You can always shrink the picture after, if the panning is on.
  24.   For faster JPEGs on 16 color modes turn off the quantizing (default).
  25.   For speed on 256 or 16 color card use 1 pass quantize, no dithering
  26.      or grayscale viewing.
  27.   For maximum speed on JPEGs use "medium" quality.  If you have saved
  28.     tinting information for a picture this will not be used.  If you
  29.     do use this feature (saving tints) please drop me a note.  I am
  30.     undecided if I should leave this in the program.  Only version
  31.     3.0h has removed this feature on "medium" quality for a 6% speed
  32.     boost.
  33.  
  34.   JPEG Image Quality
  35.   ------------------
  36.   Best quality for 16 & 256 color video mode JPEGs is 2 pass quantizing.
  37.   The JPEG medium/high quality switch will usually show no difference.
  38.   But the high quality setting is slightly more accurate and slower.
  39.   The high quality will also tint the image if you have saved any
  40.   defaults.
  41.  
  42.  
  43. To run dvpeg use:
  44.  dvpeg <file_path>\<file_mask>
  45.   ie dvpeg ..\gifs\new\*.jpg
  46.     or
  47.  dvpeg <options> <@file> <picture_file(s)>
  48.   ie dvpeg +mask *.jpg
  49.  
  50. where anything in "<>" is optional
  51.  
  52. For example using:  dvpeg +title "*This is it" stars.gif +exit
  53.   will show the picture file stars.gif with the title 'This is it',
  54.   pause for a keypress and then exit.
  55.  
  56. The @file is called a response file. DOS is limited to lines of 256
  57. characters.  If you wish to have very long files of options then you can
  58. put all of the options into a text file and simply give the viewer the
  59. name of the file.  One option per line of the response file.
  60.  
  61.  
  62. Options on the command line or response file
  63. --------------------------------------------
  64. Each option must start with one of the following characters:
  65.  
  66. ; -> start of a comment line in the response file (line is ignored)
  67. + -> turns an option on
  68. - -> turns an option off
  69. * -> the rest of this arguement is a text string (only used for the
  70.          title to be displayed or the text line; nothing else
  71. Anything else is assumed to be the a filename for viewing
  72.  
  73. For each option you must use at least the first 3 characters.
  74. For each of the lines a # symbol means that a number is expected.
  75.  
  76. NOTE:  There is a difference between response files and command line
  77. options.  For example on the command line you need double quotes around
  78. character strings while they are not required for response files.
  79.   ie on the command line: +name "*copyright message here"
  80.       or the response file: +name *copyright message here
  81.  
  82. All options require a + or - prefix.
  83.  
  84.  
  85. External Control Options (not available in the viewer)
  86. ------------------------------------------------------
  87. config    -> the name of the configuration file must follow this
  88.  
  89. clscreen    -> setup, clear the text screen and print title
  90.  
  91. notext    -> do not return to text screen when exiting DVPEG
  92.     -> this will leave the picture on the screen in graphics mode
  93.  
  94. name    -> with this you can set the name printed in the lower left corner
  95.     -> if a text string follows it will be used as the string to print
  96.     -> otherwise the file name is used
  97.     -> ie -name or +name or +name *This is the file name
  98.  
  99. title    -> this allows you to print a title to the top, center of the screen
  100.     -> if a text string follows it will be used, if there is no string
  101.     -> then the 4DOS file description is the default
  102.  
  103. controls  -> turn pause after decoding picture on/off (on = no pause)
  104.     -> this is reset to pausing after a slideshow
  105.     -> pausing means waiting for a keypress
  106.  
  107. usefiles    -> don't clear the list of files added to the slideshow list
  108.     -> this means the slideshow files will be the only ones on the
  109.     -> file list when it pops up
  110.  
  111. exit    -> this will result in an immediate exit from the viewer, it will
  112.     -> not set the text screen unless the notext option is off!
  113.  
  114.  
  115. Control Options (changable within the viewer)
  116. ---------------------------------------------
  117. nolist -> turn off the file selection list,  The user then has 3 options;
  118.      ESC to exit, RTN and N for next picture, P for previous picture.
  119.      No other options exist.
  120.  
  121. delay #  -> the delay between pictures in the slideshow
  122.  
  123. keypress -> wait for an immediate keypress
  124.  
  125. lock #  -> This will lock/unlock the viewer into using one video resolution
  126.     -> for example +lock 480 will lock it into the 640 * 480 mode for
  127.     -> all pictures, -lock will turn it off -> no number is expected
  128.  
  129. menu  -> this will turn the menu on ie where you can select the video
  130.     -> resolution and change some options like panning
  131.  
  132. beep  -> turn the end of picture beep on or off
  133.  
  134. mask  -> if + add a file mask to the list (maximum 5 currently)
  135.     -> if - then clear the list of file masks
  136.  
  137. tree -> turn file tree on/off
  138.  
  139. drives -> turn list of drives on/off
  140.  
  141. long -> toggle file list between short/long
  142.  
  143. fifty -> turn 50 line text mode on/off
  144.  
  145. clgr -> turn clear_graphics_screen_before_draw on/off
  146.  
  147. path -> set the file drive, path used by the viewer ie d:\pics\new
  148.     -> do not use a \ at the end
  149.     -> other examples:  \\gifs\new  ie hop back to the root but keep drive
  150.     ->  or ..\test\pics ie hop back one branch and add to it
  151.     ->  or pics\new  ie add to the current dir. path (don't need .\)
  152.  
  153.  
  154. Slideshow Options
  155. -----------------
  156. initshow -> initialize the slideshow and clear the list of files
  157.     -> this must be called before any slideshow files are put into
  158.     -> the list
  159.  
  160. addslide -> add a file name to the slideshow
  161.  
  162. slideshow -> start the slideshow of the given file names
  163.      -> it will exit if the user hits ESC or there is a file error
  164.      -> on a severe error the viewer may terminate
  165.      -> the continous slideshow flag is cleared upon exiting the show
  166.  
  167. continous -> if used before slideshow the show will run continously
  168.  
  169.  
  170. Viewing Options
  171. ---------------
  172. -shrink   -> turn automagic shrinking on/off (shrink to fit video mode by
  173. +shrink #    -> using 1/1, 1/2, 1/3, .. 1/6
  174.     -> if the shrinking is being turned on the it must be followed with
  175.     -> a number, 0 = automatic, anything else will lock the shrink ratio
  176.  
  177. panning    -> turn the panning ability on/off
  178.     -> this can use a lot of memory and take time
  179.     -> do not use this when doing a slideshow since the user can not
  180.     -> (currently) do any panning or adjust any controls
  181.  
  182.  
  183. JPEG Options
  184. ------------
  185. grayscale -> turn grayscale viewing for JPEGs on/off
  186.  
  187. quantize    -> turn 2 pass quantizer on/off
  188.  
  189. dithering    -> turn JPEG dithering on/off
  190.  
  191.  
  192.  
  193. Memory requirements
  194. -------------------
  195.   GIF viewing typically requires 190,000 bytes.
  196.   JPEGs take 174,000 + X size * 144  (X size is the width of the picture)
  197.  
  198.   If the image is going to be panned then even more memory (EMS, XMS, ..)
  199.   is required.  In the case of 640 * 480 picture in a 15/16 bit mode
  200.   (ie hi-color) then another 1M of memory is required.  If this can not
  201.   be found the program will use temporary files on the harddrive (slow).
  202.   Extra memory for panning is simply:  X size * Y size * bytes per pixel.
  203.      Where 16, 256 color is 1 byte/pixel
  204.          15/16 bit are 2 bytes/pixel
  205.          24 bit is 3 bytes/pixel
  206.  
  207. Memory Problems with JPEGs
  208. --------------------------
  209.   If you are running out of memory then most likely it is
  210.   the 'low' or below 640k memory.  You will have to remove some drivers or
  211.   other items that are using the lower memory.  One way to free up a bit of
  212.   memory (and speed up viewing) in DVPEG for JPEGs is to:
  213.  - under F7, reduce the buffer to 4k (default is 16k)
  214.  - use the 1 pass quantizer or Greyscale
  215.  - turn off the panning (you can still shrink the image as it shows)
  216.  
  217. Video Problems
  218. --------------
  219.   1) Only 256 color, hi-color (15/16 bit) and true-color (24 bit) video cards
  220.     are supported.  16 color (VGA) is supported as 16 shades of gray only.
  221.   2) CGA, Hercules and anything less than 16 colors is not supported
  222.   3) If your video card is not supported use a VESA TSR or driver.
  223.   4) If you find the vidsetup.exe program hard to use:
  224.   4.1) delete the dvpeg.cfg file, if it was created
  225.   4.2) run DVPEG
  226.   4.3) If you have problems with pictures not showing properly:
  227.    Run VIDSETUP.exe and
  228.    hit enter twice, arrow to video modes which your card does not
  229.    work with; delete them; hit ESC twice and type Y to save the data
  230.      I am sorry but that is about as easy as it gets
  231.   5) If no images appear on the screen then chances are that the at least
  232.    one of the video modes in the list is not supported by the video card
  233.    you have.  Use vidsetup to test the modes and delete the offending
  234.    one from the list.
  235.    Vidsetup.exe does not have a clue which video modes are supported by
  236.    a certain video card and this is the cause of many problems.
  237.  
  238.  
  239. To find out about options, hit F1 at any time.
  240.  
  241. Check the read.me file for detailed information about vidsetup.exe, dvpeg.exe,
  242. dvpeg286.exe
  243.  
  244. Basically:
  245.  vidsetup.exe  - allows setting of defaults for the viewer (dvpeg) and
  246.     testing of video modes
  247.  dvpeg.exe     - 386/486 viewer
  248.  dvpeg286.exe  - 286 viewer
  249.  dvpeg-re.exe  - 386 JPEG/GIF (only) viewer with reduced features
  250.  
  251. The JPEG conversion code came from the Independant JPEG Group (more
  252.   info is in the source code file) and a lot of the video drivers came from
  253.   the vgakit41.zip.  Their code was free so this is as well.
  254.  
  255. Please send any comments / suggestions to praetzel@sunee.uwaterloo.ca
  256.  
  257. P.S.  Many thanks to my beta testers and those who shared their knowledge.
  258.       I would also like to thank Tom Lane and the IJG along with various
  259.       people who have compiled video information (VGAKIT, VGADOC) that is on
  260.       most big sites.
  261.  
  262. - Eric (praetzel@sunee.uwaterloo.ca)
  263.  
  264.  
  265. ******************************************************************************
  266.  
  267. Any video card with a VESA driver (TSR or built into the BIOS) should work.
  268. You can get VESA drivers for many video cards from the mfg. of the card or
  269. use a shareware "universal" VESA driver.  One such driver is univbe which
  270. can be found on oak.oakland.edu or wuarchive.wustl.edu in msdos/graphics
  271. as univbe??.zip
  272.  
  273. Not all cards from a Mfg will support all of these modes.  In most cases you
  274. will need 1 Meg of video ram for the hi resolution modes and some modes (like
  275. the hi_color ones) are recent additions and only supported by the most recent
  276. cards sold.  To test a certain mode on your video card/moniter setup use
  277. vidsetup.exe  Usually if the mode is not supported the video card locks up
  278. and you can't get back to the text screen.  The only solution is to reset
  279. the computer.
  280.  
  281. Run vidsetup for a complete list of video modes.
  282. Note:  They are not all tested.
  283. Here is a list of some video cards supported:
  284.  
  285.  
  286.  
  287. Diamond SpeedStar 24X, Paradise, WD compatable cards
  288. ----------------------------------------------------
  289.  
  290. ** All modes for this card have to be added by hand.  The card is not
  291. **   automatically detected.
  292.  
  293. All modes for this card should be supported.
  294.  
  295. =============================================================================
  296.  
  297. S3 based cards
  298. --
  299.  
  300. ** All modes for this card have to be added by hand.  The card is not
  301. **   automatically detected.  There are at least three different 24 bit
  302. **   modes being used by versions of video cards with the S3 chips.
  303.  
  304. =============================================================================
  305.  
  306. AHEAD (A & B chipsets)
  307. -----
  308.  
  309. ===============================================================================
  310.  
  311. ATI
  312. ---
  313.  
  314. ===============================================================================
  315.  
  316. CHIPS & TECH
  317. ------------
  318.  
  319. ===============================================================================
  320.  
  321. EVEREX
  322. ------
  323.  
  324. ===============================================================================
  325.  
  326. OAK TECH
  327. --------
  328.  
  329. ===============================================================================
  330.  
  331. GENOA GVGA
  332. ----------
  333.  
  334. ===============================================================================
  335.  
  336. NCR
  337. ---
  338.  
  339. ===============================================================================
  340.  
  341. PARADISE
  342. --------
  343.  
  344. 1M card is also supported seperately.  These have to be added by hand with
  345. vidsetup.exe  Do not allow the autodetection program to run (ie hit N to
  346. avoid it when you run vidsetup or else your BIOS setting may be destroyed).
  347.  
  348. ===============================================================================
  349.  
  350. TRIDENT
  351. -------
  352.  
  353. ===============================================================================
  354.  
  355. TRIDENT 8900
  356. ------------
  357.  
  358. ===============================================================================
  359.  
  360. TSENG  (Genoa, Orchid, Willow)
  361. -----
  362.  
  363. ===============================================================================
  364.  
  365. TSENG 4000
  366. ----------
  367.  
  368. ===============================================================================
  369.  
  370. VIDEO7
  371. ------
  372.  
  373. ===============================================================================
  374.  
  375. VESA
  376. ----
  377.